M

DetailElementOrderUtils.BringForward

Description:
Moves the given detail instances one step closer to the front of all other detail instances in the view, while keeping the order of the given ones.
Overloads (2):
BringForward(Document,View,ICollection[ElementId])
public static void BringForward(
	Document pDocument,
	View pDBView,
	ICollection<ElementId> detailElementIds
)